CreditDebitInvoiceWebResource Resource

Web Resource

POST /credit_debit_invoice/get_file_details

Get File Details

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_file_details
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_ar_details

Get AR Details

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_ar_details
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_ar_control_parameters

Get AR Control Parameters

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_ar_control_parameters
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_security_details

Get Security Details

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_security_details
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_company_details

Get Company Details

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_company_details
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_office_control_parameters

Get Office Control Parameters

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_office_control_parameters
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_ar_subsidiary_source_details

Get AR Subsidiary Source Details

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_ar_subsidiary_source_details
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_customer_details

Get Customer Details

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_customer_details
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_ar_work_header

Get AR Work Header

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_ar_work_header
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_ar_work_details

Get AR Work Details

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_ar_work_details
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_ar_work_attribute_details

Get AR Work Details Added By Vipul Vaghela For Phx-23171 || 2-Mar-2017

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_ar_work_attribute_details
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_ar_details_of_open_invoices_for_customer

Get AR Details of Open Invoices for Customer

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_ar_details_of_open_invoices_for_customer
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_gl_periods

Get G/L Periods

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_gl_periods
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/save_invoice

Save Invoice

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/save_invoice
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_booking_table_beans

Get BOOKING_TABLE Beans

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_booking_table_beans
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_itemdata_beans

Get ITEMDATA Beans

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_itemdata_beans
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_oml_bl_top2_beans

Get OML_BL_TOP2 Beans

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_oml_bl_top2_beans
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_imp_bl_top_beans

Get IMP_BL_TOP Beans

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_imp_bl_top_beans
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_awb_booking_beans

Get AWB_BOOKING Beans

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_awb_booking_beans
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_awb_top_beans

Get AWB_TOP Beans

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_awb_top_beans
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_air_lot_receiving_beans

Get AIR_LOT_RECEIVING Beans

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_air_lot_receiving_beans
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_air_booking_beans

Get AIR_BOOKING Beans

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_air_booking_beans
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_air_awb_header_beans

Get AIR_AWB_HEADER Beans

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_air_awb_header_beans
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_air_booking_contact_detail_beans

Get AIR_BOOKING_CONTACT_DETAIL Beans

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_air_booking_contact_detail_beans
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_air_lot_contact_detail_beans

Get AIR_LOT_CONTACT_DETAIL Beans

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_air_lot_contact_detail_beans
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_air_awb_contact_detail_beans

Get AIR_AWB_CONTACT_DETAIL Beans

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_air_awb_contact_detail_beans
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_gen_location_region_beans

Get GEN_LOCATION_REGION Beans

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_gen_location_region_beans
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/get_truck_booking_customer_details_beans

Get TRUCK_BOOKING_CUSTOMER_DETAILS Beans Added By Vipul Vaghela For Phx-23171 || 2-Mar-2017

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/get_truck_booking_customer_details_beans
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/splited_save_invoice

Added By Akash Thakkar For Phx-24860 || 4-JAN-2018

Request Body
media type data type
application/json array of array of CreditDebitInvoiceBean (JSON)
application/json array of array of CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/splited_save_invoice
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}
                
              

POST /credit_debit_invoice/fetchAllInOneRequest

Request Body
media type data type
application/json CreditDebitInvoiceBean (JSON)
application/json CreditDebitInvoiceBean (JSON)
Response Body
media type data type
application/json ResultJson (JSON)
application/json ResultJson (JSON)

Example

Request
POST /credit_debit_invoice/fetchAllInOneRequest
Content-Type: application/json
Accept: application/json

                
{
  "airLotContactDetailBeans" : [ [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ], [ {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  }, {
    "c_shipper_name" : "...",
    "c_shipper_phone" : "...",
    "i_air_lot_contact_detail_id" : "...",
    "c_update_user_name" : "...",
    "c_customer_address" : "...",
    "c_consignee_phone" : "...",
    "c_supplier_code" : "...",
    "c_consignee_code" : "...",
    "c_consignee_name" : "...",
    "c_trucker_name" : "...",
    "c_air_lot_number" : "...",
    "c_trucker_reference_number" : "...",
    "t_input_date" : "...",
    "c_trucker_code" : "...",
    "c_consignee_email" : "...",
    "c_customer_code" : "...",
    "c_shipper_email" : "...",
    "c_supplier_email" : "...",
    "i_status" : "...",
    "c_customer_reference_number" : "...",
    "c_trucker_phone" : "...",
    "c_supplier_phone" : "...",
    "t_update_date" : "...",
    "c_trucker_contact_name" : "...",
    "c_trucker_address" : "...",
    "c_customer_contact_name" : "...",
    "c_customer_phone" : "...",
    "c_trucker_fax" : "...",
    "c_consignee_reference_number" : "...",
    "c_trucker_email" : "...",
    "c_supplier_reference_number" : "...",
    "i_shipment_id" : "...",
    "c_shipper_code" : "...",
    "c_shipper_fax" : "...",
    "c_supplier_name" : "...",
    "c_shipper_address" : "...",
    "c_supplier_address" : "...",
    "c_supplier_fax" : "...",
    "c_customer_email" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_customer_fax" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_input_user_name" : "...",
    "c_supplier_contact_name" : "...",
    "c_consignee_address" : "...",
    "c_customer_name" : "..."
  } ] ],
  "vatFlag" : true,
  "omlBlTop2Beans" : [ [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ], [ {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  }, {
    "cnotify2_fax" : "...",
    "c_consignee_named_account_name" : "...",
    "tupdatedate" : "...",
    "c_vat_credit_number" : "...",
    "c_destination_uncode" : "...",
    "instr8" : "...",
    "comment3" : "...",
    "pier_terminal" : "...",
    "line_contact" : "...",
    "routed" : "...",
    "c_notify_phone" : "...",
    "cust_value" : "...",
    "i_cube_cbf" : "...",
    "chgs_pc" : "...",
    "clause2" : "...",
    "origin_state" : "...",
    "c_del_party_named_account_name" : "...",
    "nnooforiginals" : "...",
    "c_shipment_correction_code" : "...",
    "latest_delivery" : "...",
    "c_forwarder_named_account_name" : "...",
    "bl_top_ntfy_code" : "...",
    "lane_dest" : "...",
    "quote_no" : "...",
    "instr9" : "...",
    "int_gway" : "...",
    "no_originals" : "...",
    "supl_code" : "...",
    "supl_phone" : "...",
    "relay_flag" : "...",
    "bl_top_cons_zip" : "...",
    "instr6" : "...",
    "supl_addr1" : "...",
    "c_update_user" : "...",
    "terms" : "...",
    "instr3" : "...",
    "bl_top_lot1" : "...",
    "c_shipment_correction_name" : "...",
    "wtval_pc" : "...",
    "parties_in_trans" : "...",
    "bl_top_ntfy2_add2" : "...",
    "house_ref_no" : "...",
    "hazardous" : "...",
    "ams_reference" : "...",
    "tracking_cust2" : "...",
    "instr7" : "...",
    "c_forwarder_reference" : "...",
    "c_precarriage_type" : "...",
    "origin_country_code" : "...",
    "cont_size" : "...",
    "carr1" : "...",
    "line_phone" : "...",
    "t_update_date" : "...",
    "t_etd_date" : "...",
    "cinputuser" : "...",
    "c_commission_class" : "...",
    "dest_country_code" : "...",
    "currency" : "...",
    "bl_type" : "...",
    "bl_top_cons_add3" : "...",
    "supl_fax" : "...",
    "bl_top_ntfy_add2" : "...",
    "i_weight_lbs" : "...",
    "bl_top_lot12" : "...",
    "bl_top_lot6" : "...",
    "i_pieces" : "...",
    "bl_top_lot2" : "...",
    "bl_top_shipper_name" : "...",
    "oth_pc" : "...",
    "invoice_no" : "...",
    "supl_addr2" : "...",
    "bl_top_dest_name" : "...",
    "i_no_freighted_copies" : "...",
    "supl_addr3" : "...",
    "edi_date" : "...",
    "bl_top_cons_add1" : "...",
    "tinputdate" : "...",
    "instr4" : "...",
    "clause5" : "...",
    "bl_top_ref1" : "...",
    "c_forwarder_named_account" : "...",
    "bl_top_ntfy_add1" : "...",
    "carr_value" : "...",
    "vesvoy" : "...",
    "bl_top_fwdr_zip" : "...",
    "bl_top_ntfy2_zip" : "...",
    "bl_top_ntfy_name1" : "...",
    "i_total_local_amount" : "...",
    "t_eta_destination_date" : "...",
    "cdummybl" : "...",
    "instr1" : "...",
    "line_bl_no" : "...",
    "c_vat_invoice_no" : "...",
    "c_shipper_named_account" : "...",
    "flight1" : "...",
    "c_roe_type" : "...",
    "bl_top_shipper_add1" : "...",
    "transit" : "...",
    "bl_top_container" : "...",
    "c_local_currency" : "...",
    "booking_prefix" : "...",
    "tracking_cust1" : "...",
    "c_notify_named_account_name" : "...",
    "bl_top_ntfy_add3" : "...",
    "bl_top_ref3" : "...",
    "deconsolidation_code" : "...",
    "c_input_user" : "...",
    "vessel_code" : "...",
    "dest_country" : "...",
    "bl_top_disch" : "...",
    "fcl_lcl" : "...",
    "bl_top_fwdr_add1" : "...",
    "transmit" : "...",
    "c_load_uncode" : "...",
    "user_code" : "...",
    "bl_top_shipper_add2" : "...",
    "bl_top_no" : "...",
    "line_book_date" : "...",
    "c_consignee_fax" : "...",
    "bl_top_fwdr_add3" : "...",
    "bl_top_shipper_phone" : "...",
    "type_of_move" : "...",
    "bl_top_ntfy2_add1" : "...",
    "bl_load_name" : "...",
    "bl_load_code" : "...",
    "instr12" : "...",
    "i_status" : "...",
    "bl_top_fax_yn" : "...",
    "bl_top_lot3" : "...",
    "precarriage" : "...",
    "bl_top_lot10" : "...",
    "bl_top_ntfy2_city" : "...",
    "clause1" : "...",
    "lane_origin" : "...",
    "export_lic_id" : "...",
    "c_original_document_rated" : "...",
    "bl_top_shipper_state" : "...",
    "voyage" : "...",
    "c_shipper_named_account_name" : "...",
    "bl_top_ntfy2_name" : "...",
    "bl_top_cons_add2" : "...",
    "container_code" : "...",
    "received_via" : "...",
    "bl_top_cons_name" : "...",
    "bl_top_lot14" : "...",
    "supl_contact" : "...",
    "book_date" : "...",
    "bl_top_lot13" : "...",
    "bl_top_lot11" : "...",
    "bl_top_lot15" : "...",
    "c_consignee_named_account" : "...",
    "bl_top_routing2" : "...",
    "bl_top_lot7" : "...",
    "mode_of_transport" : "...",
    "eta_date" : "...",
    "comment2" : "...",
    "bl_top_booking_no" : "...",
    "bl_top_fwdr_add2" : "...",
    "letter_of_credit" : "...",
    "origin_of_goods" : "...",
    "clause4" : "...",
    "i_total_cube" : "...",
    "sed" : "...",
    "flight2" : "...",
    "cupdateuser" : "...",
    "deconsolidation_name" : "...",
    "bl_top_shipper_zip" : "...",
    "original_file_no" : "...",
    "carr2" : "...",
    "special_identifier" : "...",
    "c_nomination" : "...",
    "comment1" : "...",
    "ofr_pc" : "...",
    "ams_scac" : "...",
    "bl_disch_code" : "...",
    "origin_country" : "...",
    "bl_top_fwdr_name" : "...",
    "c_delivery_party_named_account" : "...",
    "bl_top_ntfy_state" : "...",
    "bl_top_ntfy2_name1" : "...",
    "supl_name" : "...",
    "bl_top_lot4" : "...",
    "e_m" : "...",
    "c_discharge_uncode" : "...",
    "i_no_unfreighted_copies" : "...",
    "seal_no" : "...",
    "i_shipment_id" : "...",
    "origin_name" : "...",
    "c_uom" : "...",
    "i_file_sendstatus" : "...",
    "bl_top_ref2" : "...",
    "print_flag" : "...",
    "t_input_date" : "...",
    "c_billing_reference" : "...",
    "nvocc_bond_no" : "...",
    "bl_top_load" : "...",
    "instr2" : "...",
    "bl_top_fwdr_city" : "...",
    "received_stionline" : "...",
    "bl_top_lot5" : "...",
    "c_forwarder_fax" : "...",
    "trucking_pc" : "...",
    "c_consignee_phone" : "...",
    "ccreditnumber" : "...",
    "no_cont" : "...",
    "c_notify_named_account" : "...",
    "bl_top_shipper_fax" : "...",
    "trucking_resp" : "...",
    "c_wwa_reference" : "...",
    "sail_date" : "...",
    "bl_top_ntfy_name" : "...",
    "c_input_user_office" : "...",
    "bl_top_shipper_code" : "...",
    "bl_top_warehouse" : "...",
    "bill_to" : "...",
    "station_no" : "...",
    "cont_type" : "...",
    "cnotify2_phone" : "...",
    "instr5" : "...",
    "bl_top_shipper_city" : "...",
    "bl_top_ntfy2_code" : "...",
    "c_shipper_reference" : "...",
    "service_type" : "...",
    "bl_top_shipper_cont" : "...",
    "export_lic_no" : "...",
    "week_no" : "...",
    "c_credit_override_hold_confirm" : "...",
    "c_carrier_signature" : "...",
    "origin_code" : "...",
    "bl_top_cons_city" : "...",
    "c_include_plc_on_document" : "...",
    "c_update_user_office" : "...",
    "bl_top_dest" : "...",
    "bl_top_lot9" : "...",
    "bl_top_cons_name1" : "...",
    "bl_release_point" : "...",
    "c_notify_fax" : "...",
    "bl_top_cons_code" : "...",
    "line_code" : "...",
    "c_origin_uncode" : "...",
    "i_total_weight" : "...",
    "ins_amount" : "...",
    "deconsolidation_date" : "...",
    "ready_date" : "...",
    "other_pc" : "...",
    "bl_top_ntfy2_state" : "...",
    "bl_top_lot8" : "...",
    "po_no" : "...",
    "bl_top_fwdr_state" : "...",
    "bl_top_ntfy_city" : "...",
    "bl_top_shipper_add3" : "...",
    "clause3" : "...",
    "line_house" : "...",
    "bl_disch_name" : "...",
    "bl_top_vesvoy" : "...",
    "ams_ref_qual" : "...",
    "booking_seq" : "...",
    "bl_top_routing1" : "...",
    "c_consignee_reference" : "...",
    "mexican_state" : "...",
    "c_update_ldap_user" : "...",
    "bl_top_ntfy_zip" : "...",
    "direct_other" : "...",
    "instr11" : "...",
    "bl_top_cons_state" : "...",
    "c_input_ldap_user" : "...",
    "instr10" : "...",
    "cissued" : "...",
    "bl_top_ntfy2_add3" : "...",
    "bl_top_fwdr_code" : "...",
    "c_forwarder_phone" : "...",
    "input_date" : "..."
  } ] ],
  "file_no" : "...",
  "finalize" : true,
  "JSONifiedLoginBean" : "...",
  "fileTableBeans" : [ [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ], [ {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  }, {
    "book_stn" : "...",
    "exchange_rate" : "...",
    "cutoff_date" : "...",
    "ets_date" : "...",
    "c_precarriage_type" : "...",
    "periodtopost" : "...",
    "c_previous_cargo_control" : "...",
    "ft_date" : "...",
    "cont_size" : "...",
    "tupdatedate" : "...",
    "hold" : "...",
    "hold_date" : "...",
    "customer_sc" : "...",
    "it_date" : "...",
    "sailed_by" : "...",
    "c_discharge_uncode" : "...",
    "c_origin_uncode" : "...",
    "cupdateuser" : "...",
    "c_load_port_warehouse" : "...",
    "ofr_amt" : "...",
    "stowed" : "...",
    "seal_no" : "...",
    "type_of_move" : "...",
    "i_cargo_attribute_code" : "...",
    "vesl_name" : "...",
    "c_agent_name" : "...",
    "no_cont2" : "...",
    "agent_date" : "...",
    "status" : "...",
    "cont_size1" : "...",
    "sail_confirmed" : "...",
    "vesl_code" : "...",
    "point_of_entry" : "...",
    "c_discharge_port_warehouse" : "...",
    "t_update_date" : "...",
    "deconsolidation_code" : "...",
    "carrier" : "...",
    "c_file_type" : "...",
    "it_bond_no" : "...",
    "origin_country" : "...",
    "file_no" : "...",
    "eta_dest" : "...",
    "c_update_user_office" : "...",
    "cont_size2" : "...",
    "customer_sc_by" : "...",
    "ft_days" : "...",
    "c_update_user" : "...",
    "origin_name" : "...",
    "c_input_ldap_user" : "...",
    "load_code" : "...",
    "i_status" : "...",
    "final_pnl" : "...",
    "manifested" : "...",
    "disch_name" : "...",
    "warehouse" : "...",
    "voyage" : "...",
    "c_master_seq_number" : "...",
    "load_name" : "...",
    "entered_on" : "...",
    "t_input_date" : "...",
    "cont_type" : "...",
    "t_time_confirmed" : "...",
    "c_oncarriage_type" : "...",
    "origin_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "c_precarriage" : "...",
    "t_date_confirmed" : "...",
    "resp_person" : "...",
    "final_by" : "...",
    "comments" : "...",
    "mode_of_transport" : "...",
    "c_load_uncode" : "...",
    "deconsolidation_date" : "...",
    "c_input_user_office" : "...",
    "cont_type2" : "...",
    "c_cargo_attribute_value" : "...",
    "disch_code" : "...",
    "file_period" : "...",
    "c_input_user" : "...",
    "t_actual_arrival_at_dish" : "...",
    "service_contract" : "...",
    "master_bl" : "...",
    "c_it_port_name" : "...",
    "cinputuser" : "...",
    "line_booking_no" : "...",
    "c_destination_uncode" : "...",
    "c_oncarriage" : "...",
    "deconsolidation_name" : "...",
    "direction" : "...",
    "sailed" : "...",
    "c_port_ramp_quay" : "...",
    "container" : "...",
    "cont_type1" : "...",
    "go_date" : "...",
    "c_manifest_from" : "...",
    "c_customs_division_code" : "...",
    "transmit" : "...",
    "no_cont" : "...",
    "no_cont1" : "...",
    "it_port" : "...",
    "company" : "...",
    "t_actual_available_at_dish" : "...",
    "c_update_ldap_user" : "...",
    "manifested_by" : "...",
    "stowed_by" : "...",
    "eta_date" : "...",
    "edi_date" : "...",
    "date_available" : "...",
    "bl_style" : "...",
    "tinputdate" : "...",
    "dest_name" : "...",
    "entered_by" : "...",
    "stop_off" : "...",
    "c_customs_code" : "...",
    "t_etd_date" : "...",
    "curr" : "...",
    "dest_code" : "...",
    "c_manifest_to" : "...",
    "sailed_time" : "...",
    "it_type" : "...",
    "total_amt" : "...",
    "c_mrn_number" : "...",
    "agent_code" : "...",
    "mode_of_transp" : "...",
    "hold_type" : "..."
  } ] ],
  "chargeCurrecny" : true,
  "bookingTableBeans" : [ [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ], [ {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  }, {
    "inet_upd" : "...",
    "pos_time" : "...",
    "c_include_plc_on_document" : "...",
    "size1" : "...",
    "sed" : "...",
    "no_pieces" : "...",
    "pick_at_addr3" : "...",
    "transmit" : "...",
    "origin_code" : "...",
    "vessel_code" : "...",
    "c_origin_uncode" : "...",
    "sail_date" : "...",
    "ship_cont" : "...",
    "deconsolidation_code" : "...",
    "c_precarriage_type" : "...",
    "c_load_uncode" : "...",
    "c_return_chassis_name" : "...",
    "ams_scac" : "...",
    "warehouse" : "...",
    "commodity2" : "...",
    "lot_no" : "...",
    "c_pos_time_format" : "...",
    "pos_date" : "...",
    "c_actual_forwarder_address3" : "...",
    "ship_addr2" : "...",
    "pick_at_zip" : "...",
    "c_pickup_container_zipcode" : "...",
    "c_consignee_phone" : "...",
    "c_nomination" : "...",
    "warehouse_addr2" : "...",
    "etd_origin" : "...",
    "ship_code" : "...",
    "c_input_ldap_user" : "...",
    "warehouse_zip" : "...",
    "vessel" : "...",
    "c_update_user_office" : "...",
    "c_customer_named_account" : "...",
    "supp_name" : "...",
    "discount" : "...",
    "payor_code" : "...",
    "supp_code" : "...",
    "hz_code" : "...",
    "c_shipper_telephone" : "...",
    "c_pickup_container_phone" : "...",
    "warehouse_addr1" : "...",
    "supp_addr3" : "...",
    "c_destination_location_info" : "...",
    "pick_at_name" : "...",
    "fcl_lcl" : "...",
    "bl_no" : "...",
    "ship_ref" : "...",
    "origin_name" : "...",
    "disch_code" : "...",
    "deconsolidation_date" : "...",
    "pick_at_code" : "...",
    "pu_date" : "...",
    "c_consignee_contact" : "...",
    "c_return_chasis_address2" : "...",
    "c_picker_contact" : "...",
    "no_cont" : "...",
    "trucker_phone" : "...",
    "service_contract" : "...",
    "c_pickup_container_to_time" : "...",
    "c_return_chasis_phone" : "...",
    "instr4" : "...",
    "remarks1" : "...",
    "ship_email" : "...",
    "ams_reference" : "...",
    "trucker_email" : "...",
    "agent_code" : "...",
    "c_pickup_time" : "...",
    "i_weight_cbf" : "...",
    "commodity3" : "...",
    "c_actual_forwarder_contact" : "...",
    "c_pickup_at_phone" : "...",
    "clause2" : "...",
    "c_return_chassis_time" : "...",
    "instr1" : "...",
    "t_input_date" : "...",
    "c_document_delivery_address2" : "...",
    "c_precarriage" : "...",
    "sales_rep" : "...",
    "cconsignee_ref" : "...",
    "c_return_container_time" : "...",
    "dest_code" : "...",
    "pfm" : "...",
    "c_term_name" : "...",
    "c_pickup_chassis_phone" : "...",
    "fwdr_cont" : "...",
    "load_code" : "...",
    "c_pickup_container_date" : "...",
    "fwdr_phone" : "...",
    "c_t" : "...",
    "booking_seq" : "...",
    "ship_name" : "...",
    "c_wwa_reference" : "...",
    "trucker_fax" : "...",
    "c_pickup_container_code" : "...",
    "pro_no" : "...",
    "c_pickup_chassis_name" : "...",
    "cube" : "...",
    "t_pickup_delivery_date" : "...",
    "ctransmission_type" : "...",
    "c_trucker_address" : "...",
    "instr3" : "...",
    "finalcfs_code" : "...",
    "i_vessel_voyage_id" : "...",
    "c_pickup_container_time" : "...",
    "type2" : "...",
    "cons_addr3" : "...",
    "c_transmit_location_name" : "...",
    "weight" : "...",
    "c_pickup_chassis_code" : "...",
    "commodity1" : "...",
    "c_customer_named_account_name" : "...",
    "c_pickup_container_address2" : "...",
    "t_document_cutoff_date" : "...",
    "c_consignee_named_account_name" : "...",
    "cont_size" : "...",
    "supp_cont" : "...",
    "c_pickup_time_to" : "...",
    "c_discharge_uncode" : "...",
    "c_overlength_flag" : "...",
    "c_document_delivery_address1" : "...",
    "ams_ref_qual" : "...",
    "txloc3" : "...",
    "supp_addr1" : "...",
    "txloc2" : "...",
    "c_roe_type" : "...",
    "pick_at_addr2" : "...",
    "received_via" : "...",
    "c_return_chassis_date" : "...",
    "c_return_chasis_state" : "...",
    "cont1" : "...",
    "c_actual_forwarder_code" : "...",
    "tracking_cust1" : "...",
    "c_actual_forwarder_phone" : "...",
    "fwdr_code" : "...",
    "fwdr_yn" : "...",
    "txloc1" : "...",
    "c_consignee_named_account" : "...",
    "c_pickup_chassis_state" : "...",
    "disch_name" : "...",
    "trucker_code" : "...",
    "c_commission_class" : "...",
    "c_update_user" : "...",
    "port_info" : "...",
    "terms" : "...",
    "commodity5" : "...",
    "c_pickup_chassis_to_time" : "...",
    "c_marks_numbers" : "...",
    "trucker_cont" : "...",
    "c_pickup_chassis_address1" : "...",
    "pick_at_addr1" : "...",
    "c_return_chasis_address1" : "...",
    "cforwarder_ref" : "...",
    "eta_date" : "...",
    "c_shipper_zip_code" : "...",
    "tracking_cust2" : "...",
    "ud" : "...",
    "c_document_delivery_name" : "...",
    "cons_addr1" : "...",
    "po_no" : "...",
    "c_consignee_fax" : "...",
    "c_container1" : "...",
    "finalcfs_date" : "...",
    "c_document_delivery_address3" : "...",
    "c_actual_forwarder_address2" : "...",
    "quote_no" : "...",
    "c_trucker_city" : "...",
    "c_packaging" : "...",
    "clause1" : "...",
    "c_document_delivery_code" : "...",
    "size2" : "...",
    "book_station" : "...",
    "cons_name" : "...",
    "c_return_container_name" : "...",
    "c_document_delivery_contact" : "...",
    "c_return_chassis_to_time" : "...",
    "ccustomeremail2" : "...",
    "service" : "...",
    "pc" : "...",
    "c_warehouse_state" : "...",
    "warehouse_addr3" : "...",
    "c_pickup_container_address1" : "...",
    "c_pickup_chassis_address2" : "...",
    "c_update_ldap_user" : "...",
    "c_pickup_container_state" : "...",
    "c_shipper_named_account_name" : "...",
    "fwdr_fax" : "...",
    "c_pickup_chassis_time" : "...",
    "ship_fax" : "...",
    "i_status" : "...",
    "c_shipper_named_account" : "...",
    "actual_pieces" : "...",
    "i_shipment_id" : "...",
    "warehouse_delivery_ref" : "...",
    "c_shipper_cellphone" : "...",
    "c_trucker_zip_code" : "...",
    "commodity4" : "...",
    "type1" : "...",
    "c_dimension_flag" : "...",
    "status" : "...",
    "pick_date" : "...",
    "ship_addr1" : "...",
    "voyage" : "...",
    "c_return_chasis_address3" : "...",
    "c_pickup_at_contact" : "...",
    "c_actual_forwarder_reference" : "...",
    "cont_type" : "...",
    "cont2" : "...",
    "c_pickup_chassis_date" : "...",
    "taken_by" : "...",
    "c_pickup_delivery_time" : "...",
    "supp_phone" : "...",
    "c_actual_forwarder_address1" : "...",
    "cons_code" : "...",
    "c_document_cutoff_time" : "...",
    "c_return_container_code" : "...",
    "c_pickup_at_fax" : "...",
    "c_forwarder_address3" : "...",
    "dest_name" : "...",
    "instr2" : "...",
    "load_name" : "...",
    "crn_no" : "...",
    "c_actual_forwarder_name" : "...",
    "c_overweight_flag" : "...",
    "c_forwarder_address1" : "...",
    "ccommunication_ref" : "...",
    "c_return_chasis_code" : "...",
    "ship_type" : "...",
    "line_code" : "...",
    "c_pickup_container_address3" : "...",
    "remarks2" : "...",
    "ship_phone" : "...",
    "c_input_user" : "...",
    "line_booking" : "...",
    "warehouse_phone" : "...",
    "i_weight_lbs" : "...",
    "c_billing_company" : "...",
    "c_input_user_office" : "...",
    "warehouse_name" : "...",
    "c_destination_uncode" : "...",
    "c_return_container_date" : "...",
    "deconsolidation_name" : "...",
    "c_return_chasis_zipcode" : "...",
    "fwdr_name" : "...",
    "t_eta_destination" : "...",
    "supp_addr2" : "...",
    "c_cons_named_account" : "...",
    "fax_yn" : "...",
    "cons_addr2" : "...",
    "c_pickup_container_name" : "...",
    "nmfc" : "...",
    "c_return_container_to_time" : "...",
    "t_update_date" : "...",
    "c_private_location_info" : "...",
    "ship_addr3" : "...",
    "pick_yn" : "...",
    "input_date" : "...",
    "c_forwarder_address2" : "...",
    "e_m" : "...",
    "booking_prefix" : "...",
    "trucker_name" : "...",
    "finalcfs_name" : "...",
    "warehouse_cont" : "...",
    "c_pickup_chassis_address3" : "...",
    "book_date" : "...",
    "cons_yn" : "..."
  } ] ],
  "airBookingBeans" : [ [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ], [ {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  }, {
    "c_documents_completed" : "...",
    "c_mawb_number" : "...",
    "i_final_total_chargeable_wgt" : "...",
    "i_booked_total_cube_cbm" : "...",
    "t_storage_date_time" : "...",
    "c_delivery_time_to" : "...",
    "i_amount_free_day" : "...",
    "i_remote_site_id" : "...",
    "c_hazardous" : "...",
    "t_delivery_date" : "...",
    "t_book_date" : "...",
    "c_shipment_status" : "...",
    "c_booking_office" : "...",
    "i_shipment_id" : "...",
    "c_input_user_name" : "...",
    "t_cargo_availble_date_time" : "...",
    "c_invoice_number" : "...",
    "t_expected_arrival_date_time" : "...",
    "c_dest_control_ent" : "...",
    "i_air_booking_number" : "...",
    "c_shipper_type" : "...",
    "c_spot_accounting_reference" : "...",
    "c_departure_flight_number" : "...",
    "c_release_order_created" : "...",
    "i_arrived_total_weight_lbs" : "...",
    "c_master_coloader_name" : "...",
    "c_additional_invoice_number" : "...",
    "c_master_coloader_code" : "...",
    "i_arrived_total_chargeable_wgt" : "...",
    "i_final_total_volume_weight" : "...",
    "c_routing_order" : "...",
    "i_site_id" : "...",
    "i_air_booking_id" : "...",
    "i_arrived_total_weight_kgs" : "...",
    "i_arrived_total_cube_cbm" : "...",
    "c_remote_handling_file_no" : "...",
    "c_air_carrier_prefix" : "...",
    "c_routed_by" : "...",
    "c_air_carrier_code" : "...",
    "i_booked_total_weight_lbs" : "...",
    "c_local_currency" : "...",
    "c_remote_handling_office" : "...",
    "c_commodity_type_id" : "...",
    "c_origin_location_name" : "...",
    "c_sales_representative" : "...",
    "c_file_number" : "...",
    "i_final_total_pieces" : "...",
    "i_dest_site_id" : "...",
    "t_expected_delivery_date" : "...",
    "c_debit_number" : "...",
    "c_invoice_against" : "...",
    "c_sales_code_source" : "...",
    "c_delivery_time_from" : "...",
    "i_final_total_cube_cbm" : "...",
    "c_proof_of_delivery_name" : "...",
    "c_freight_received" : "...",
    "i_quote_number" : "...",
    "c_destination_airport_name" : "...",
    "t_input_date" : "...",
    "i_arrived_total_volume_weight" : "...",
    "t_airline_lockedout_date_time" : "...",
    "i_office_id" : "...",
    "c_air_carrier_name" : "...",
    "c_booking_office_name" : "...",
    "i_total_expense_local_amount" : "...",
    "i_status" : "...",
    "c_inco_term_code" : "...",
    "c_destination_location_name" : "...",
    "c_door_delivery_required" : "...",
    "c_origin_code" : "...",
    "c_origin_airport_name" : "...",
    "c_screening_required" : "...",
    "t_update_date" : "...",
    "i_profit_share" : "...",
    "c_screening_by" : "...",
    "i_arrived_total_pieces" : "...",
    "c_commodity_type" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_origin_airport_code" : "...",
    "t_invoice_date" : "...",
    "t_cutoff_date_time" : "...",
    "c_created_user_name" : "...",
    "i_gross_estimated_profit" : "...",
    "i_final_total_weight_kgs" : "...",
    "c_credit_number" : "...",
    "i_created_user_id" : "...",
    "i_booked_total_volume_weight" : "...",
    "c_dest_file_numner" : "...",
    "c_orign_control_ent" : "...",
    "c_profit_share_apply" : "...",
    "c_freight_delivered" : "...",
    "c_payment_upfront_required" : "...",
    "c_dest_handling_office" : "...",
    "c_destination_code" : "...",
    "c_pre_advice_created" : "...",
    "c_hold" : "...",
    "t_flight_departure_date" : "...",
    "i_total_income_local_amount" : "...",
    "c_oversize_cargo" : "...",
    "c_commodity" : "...",
    "c_update_user_name" : "...",
    "c_type_of_move" : "...",
    "c_lot_added" : "...",
    "c_sales_code_description" : "...",
    "c_additional_information" : "...",
    "i_final_total_weight_lbs" : "...",
    "c_received_via" : "...",
    "c_pickup_required" : "...",
    "i_booked_total_pieces" : "...",
    "c_tsa_approved" : "...",
    "c_flight_detail_update_flag" : "...",
    "c_air_booking_type" : "...",
    "c_documents_received" : "...",
    "t_proof_of_delivery_date_time" : "...",
    "i_booked_total_chargeable_wgt" : "...",
    "c_remote_control_ent" : "...",
    "i_master_console_number" : "...",
    "i_booked_total_weight_kgs" : "...",
    "t_actual_arrival_date_time" : "...",
    "c_insurance_type" : "...",
    "c_destination_airport_code" : "..."
  } ] ],
  "officeCtlBeans" : [ [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ], [ {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  }, {
    "decimal_yn" : "...",
    "an_credit_ck" : "...",
    "cigbvoucherupdate" : "...",
    "c_release_order_before_payment" : "...",
    "ccompanyname" : "...",
    "an_invc_date" : "...",
    "post_closed_file" : "...",
    "an_imp_invc" : "...",
    "date_mask" : "...",
    "cblreleasepoint" : "...",
    "cinvoicecountertype" : "...",
    "caddduedate" : "...",
    "crunnumerology" : "...",
    "rating_type" : "...",
    "c_show_invoice_vat" : "...",
    "an_main_contact" : "...",
    "cams_required" : "...",
    "c_printer_scaling" : "...",
    "c_invoice_layout" : "...",
    "sc_bl_update" : "...",
    "an_instr1" : "...",
    "an_split" : "...",
    "cskipcollection" : "...",
    "capdiv2counter" : "...",
    "c_origin_code" : "...",
    "cautofilenumber" : "...",
    "cexportinvoicetype" : "...",
    "co" : "...",
    "cskiproe" : "...",
    "vat_text" : "...",
    "ccountry" : "...",
    "cuom" : "...",
    "div" : "...",
    "c_arinv_payment" : "...",
    "an_fixed_invc" : "...",
    "bl_signature" : "...",
    "carnsignature" : "...",
    "cmanifesthbl" : "...",
    "cstatus" : "...",
    "cofficenumber" : "...",
    "c_customer_term" : "...",
    "an_comment1" : "...",
    "an_date_mask" : "...",
    "cblprintadjust" : "...",
    "tdefaultctcexpiration" : "...",
    "an_credit_invc" : "...",
    "cblrateoverride" : "...",
    "ntimelogic" : "...",
    "croerecalculate" : "...",
    "an_notify" : "...",
    "carintercobilling" : "...",
    "an_invc_form" : "...",
    "cuserinvoicedate" : "...",
    "c_invoice_additional_currency" : "...",
    "an_rj_chgs" : "...",
    "an_instr2" : "...",
    "cinvoiceblrelease" : "...",
    "cposttostopoff" : "..."
  } ] ],
  "searchParams" : {
    "property1" : "...",
    "property2" : "..."
  },
  "airLotReceivingBeans" : [ [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ], [ {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  }, {
    "c_warehouse_code" : "...",
    "t_update_date" : "...",
    "c_air_lot_number" : "...",
    "c_freight_received_by" : "...",
    "i_total_weight_lbs" : "...",
    "c_screened_method" : "...",
    "c_screened_name" : "...",
    "c_print_warehouse_receipt" : "...",
    "c_screening_required" : "...",
    "i_total_pieces" : "...",
    "c_alarm" : "...",
    "c_origin_name" : "...",
    "i_status" : "...",
    "c_awb_number" : "...",
    "c_hold" : "...",
    "c_exceptions" : "...",
    "c_mawb_number" : "...",
    "c_screening_other_methods" : "...",
    "i_office_id" : "...",
    "i_screened_pieces" : "...",
    "t_input_date" : "...",
    "c_hazardous" : "...",
    "i_total_cube_cbm" : "...",
    "c_shipper_type" : "...",
    "c_alarm_resolved" : "...",
    "i_pickup_id" : "...",
    "c_oversize_cargo" : "...",
    "c_marks" : "...",
    "c_file_number" : "...",
    "c_handling_office_name" : "...",
    "c_destination_name" : "...",
    "c_handling_office" : "...",
    "i_master_console_number" : "...",
    "c_update_user_name" : "...",
    "t_freight_received_date_time" : "...",
    "c_destination_airport_name" : "...",
    "i_total_volume_weight" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_code" : "...",
    "c_origin_airport_name" : "...",
    "i_site_id" : "...",
    "c_print_warehouse_label" : "...",
    "i_air_lot_id" : "...",
    "i_total_chargeable_weight" : "...",
    "c_commodity" : "...",
    "i_lot_booking_number" : "...",
    "c_lot_assigned" : "...",
    "i_commodity_type_id" : "...",
    "c_origin_code" : "...",
    "c_commodity_type" : "...",
    "t_screened_date_time" : "...",
    "c_alarm_resolution" : "...",
    "c_destination_code" : "...",
    "i_assigned_booking_number" : "...",
    "c_input_user_name" : "...",
    "c_origin_airport_code" : "...",
    "t_cutoff_date_time" : "...",
    "i_shipment_id" : "...",
    "i_total_weight_kgs" : "...",
    "c_warehouse_name" : "..."
  } ] ],
  "securityHeaderBeans" : [ [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ], [ {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  }, {
    "airlbls" : "...",
    "ar_printer" : "...",
    "fax_printer" : "...",
    "calternatehandlingoffice" : "...",
    "cbookingoverride" : "...",
    "manifest_counter" : "...",
    "ndebug" : "...",
    "user_company" : "...",
    "user_location" : "...",
    "password" : "...",
    "security_level" : "...",
    "user_id" : "...",
    "whse" : "...",
    "sls_code" : "...",
    "pws_code" : "...",
    "go_code" : "...",
    "ccreditholdoverride" : "...",
    "c_user_mode" : "...",
    "dr_printer" : "...",
    "ar_printe" : "...",
    "cposttoclosed" : "...",
    "it_form" : "...",
    "cblcreditholdoverride" : "...",
    "class2" : "...",
    "fax" : "...",
    "operating_mode" : "...",
    "ap_printer" : "...",
    "airway" : "...",
    "trk_code" : "...",
    "ams_code" : "...",
    "class1" : "...",
    "class3" : "...",
    "lbl_printer" : "...",
    "aes_code" : "...",
    "c_import" : "...",
    "letterhead" : "...",
    "email" : "...",
    "ccmiholdoverride" : "...",
    "po_code" : "...",
    "sed_code" : "...",
    "cbloverride" : "...",
    "aci_code" : "...",
    "fax_yn" : "...",
    "cvoucherigb" : "...",
    "cfs_code" : "...",
    "phone" : "...",
    "ck_printer" : "...",
    "cust_code" : "...",
    "abi_code" : "...",
    "invoice" : "...",
    "user_name" : "..."
  } ] ],
  "customerCode" : "...",
  "impBlTopBeans" : [ [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ], [ {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  }, {
    "nf1_zipc" : "...",
    "c_us_port_of_exit" : "...",
    "c_forwarder_contact" : "...",
    "c_pickup_chassis_contact" : "...",
    "c_discharge_uncode" : "...",
    "c_pickup_container_time" : "...",
    "ff_name" : "...",
    "c_pickup_container_name1" : "...",
    "nf1_addr3" : "...",
    "whse_instr2" : "...",
    "c_delivery_to_detail5" : "...",
    "shpr_addr1" : "...",
    "c_agent_name1" : "...",
    "rent_flag" : "...",
    "clause2" : "...",
    "c_actual_cons_fax_local" : "...",
    "truck_instr2" : "...",
    "c_return_container_addr1" : "...",
    "c_return_container_contact" : "...",
    "stripping_flag" : "...",
    "c_truck_phone" : "...",
    "c_shipment_correction_name" : "...",
    "c_pickup_chassis_fax" : "...",
    "eta_dest" : "...",
    "c_return_chassis_address3" : "...",
    "ccreditnumber" : "...",
    "c_vessel_code" : "...",
    "nf1_state" : "...",
    "c_forwarder_named_account" : "...",
    "ff_code" : "...",
    "c_agent_code" : "...",
    "c_load_uncode" : "...",
    "lot6" : "...",
    "clause1" : "...",
    "shpr_zipc" : "...",
    "entry_no" : "...",
    "c_coloader" : "...",
    "i_pieces" : "...",
    "c_delivery_to_code" : "...",
    "dest_city" : "...",
    "i_shipment_id" : "...",
    "c_for_delivery_apply2" : "...",
    "bonded_carrier" : "...",
    "c_delivery_to_detail4" : "...",
    "line_bl_no" : "...",
    "lot10" : "...",
    "c_actual_consignee_phone" : "...",
    "check_no" : "...",
    "ff_addr1" : "...",
    "c_return_chassis_code" : "...",
    "load_name" : "...",
    "dest_code" : "...",
    "c_pickup_container_contact" : "...",
    "c_forwarder_address2" : "...",
    "eta_date" : "...",
    "routed" : "...",
    "c_return_container_fax" : "...",
    "c_actual_consignee_addr1" : "...",
    "del_add2" : "...",
    "shpr_city" : "...",
    "house_ref_no" : "...",
    "lot2" : "...",
    "truck_instr1" : "...",
    "c_forwarder_address3" : "...",
    "clause3" : "...",
    "t_actual_available_at_cfs" : "...",
    "nf2_name" : "...",
    "c_actual_cons_named_account" : "...",
    "nf2_state" : "...",
    "it_confirm" : "...",
    "c_for_delivery_apply5" : "...",
    "c_delivery_to_detail6" : "...",
    "sel" : "...",
    "t_finalcfs_date" : "...",
    "ff_zipc" : "...",
    "c_update_user" : "...",
    "bl_disch_name" : "...",
    "c_actual_consignee_code" : "...",
    "c_actual_cons_addr2_local" : "...",
    "ves_voy" : "...",
    "c_input_ldap_user" : "...",
    "c_handling_office" : "...",
    "c_forwarder_named_account_name" : "...",
    "c_pickup_cargo_at_addr1" : "...",
    "c_pickup_cargo_at_addr2" : "...",
    "origin_country" : "...",
    "shpr_name" : "...",
    "delivery_date" : "...",
    "voyage" : "...",
    "c_input_user" : "...",
    "po_no" : "...",
    "cons_addr2" : "...",
    "cons_phone" : "...",
    "cons_state" : "...",
    "c_agent_fax" : "...",
    "delivery_time" : "...",
    "truck_name" : "...",
    "certified_check" : "...",
    "c_pickup_cargo_at_addr3" : "...",
    "nf2_addr3" : "...",
    "c_agent_phone" : "...",
    "whse_instr4" : "...",
    "entry_class" : "...",
    "cont_size" : "...",
    "c_hazardous_actual" : "...",
    "c_shipment_correction_code" : "...",
    "c_delivery_to_detail8" : "...",
    "c_payment_status" : "...",
    "house_bl_no" : "...",
    "it_manifest" : "...",
    "t_pickup_date" : "...",
    "c_pickup_chassis_addr3" : "...",
    "shpr_phone" : "...",
    "truck_instr4" : "...",
    "c_for_delivery_apply3" : "...",
    "c_pickup_container_addr3" : "...",
    "ff_addr2" : "...",
    "lot1" : "...",
    "activity_user" : "...",
    "c_arrange_for_delivery" : "...",
    "shpr_addr2" : "...",
    "c_manifest_from" : "...",
    "station_no" : "...",
    "c_update_ldap_user" : "...",
    "c_finalcfs_name" : "...",
    "comments2" : "...",
    "c_prepaid_collect" : "...",
    "c_acquital" : "...",
    "c_for_delivery_apply_local3" : "...",
    "man_print" : "...",
    "hold_date" : "...",
    "c_forwarder_address1" : "...",
    "c_update_user_office" : "...",
    "ff_addr3" : "...",
    "invoice" : "...",
    "c_hbl_referenced" : "...",
    "cons_contact" : "...",
    "entry_port" : "...",
    "c_actual_consignee_name1" : "...",
    "c_actual_consignee_addr3" : "...",
    "c_billing_company" : "...",
    "hold" : "...",
    "c_shipper_named_account_name" : "...",
    "inv_no" : "...",
    "truck_add2" : "...",
    "c_return_chassis_address2" : "...",
    "c_notify_named_account_name" : "...",
    "t_deconsol_eta_date" : "...",
    "original_rec" : "...",
    "c_current_cargo_control" : "...",
    "c_return_container_addr2" : "...",
    "container" : "...",
    "activity_date" : "...",
    "del_code" : "...",
    "c_customs_clearance_by" : "...",
    "it_eta" : "...",
    "c_return_container_name1" : "...",
    "c_pickup_cargo_at_name" : "...",
    "c_forwarder_name" : "...",
    "del_name" : "...",
    "nf1_addr1" : "...",
    "nf1_reference" : "...",
    "c_vehicle_identification" : "...",
    "c_pickup_cargo_at_phone" : "...",
    "c_truck_fax" : "...",
    "nf2_phone" : "...",
    "c_agent_addr3" : "...",
    "nf2_addr2" : "...",
    "check_req" : "...",
    "c_consignee_named_account_name" : "...",
    "cons_code" : "...",
    "shpr_reference" : "...",
    "t_actual_arrival_at_dish" : "...",
    "c_return_container_name" : "...",
    "c_manifest_to" : "...",
    "c_forwarder_code" : "...",
    "c_forwarder_phone" : "...",
    "imo_code" : "...",
    "nf1_fax" : "...",
    "cont_status" : "...",
    "load_code" : "...",
    "c_for_delivery_apply_local6" : "...",
    "c_input_date" : "...",
    "lot3" : "...",
    "warehouseinstruction" : "...",
    "shpr_state" : "...",
    "origin_code" : "...",
    "ref2" : "...",
    "c_return_chassis_contact" : "...",
    "c_agent_contact" : "...",
    "disch_code" : "...",
    "bl_disch_code" : "...",
    "c_actual_cons_addr1_local" : "...",
    "c_destination_uncode" : "...",
    "c_pickup_container_addr2" : "...",
    "c_pickup_container_addr1" : "...",
    "c_roe_type" : "...",
    "del_add1" : "...",
    "nf2_addr1" : "...",
    "check_rec" : "...",
    "c_truck_contact" : "...",
    "c_for_delivery_apply_local5" : "...",
    "c_bonded_type_code" : "...",
    "c_delivery_to_detail2" : "...",
    "i_status" : "...",
    "exceptions" : "...",
    "whse_instr1" : "...",
    "lot7" : "...",
    "c_pickup_chassis_addr2" : "...",
    "shpr_addr3" : "...",
    "nf1_attn" : "...",
    "nf1_name1" : "...",
    "registration_status" : "...",
    "cons_fax" : "...",
    "nf1_city" : "...",
    "c_pickup_chassis_name" : "...",
    "t_origin_etd_date" : "...",
    "c_actual_consignee_contact" : "...",
    "co_load_bl" : "...",
    "c_actual_cons_name_local" : "...",
    "lot5" : "...",
    "agent_code" : "...",
    "inet_upd" : "...",
    "c_act_cons_named_account_name" : "...",
    "c_return_container_phone" : "...",
    "c_previous_cargo_control" : "...",
    "truck_instr6" : "...",
    "c_return_chassis_phone" : "...",
    "lot4" : "...",
    "c_for_delivery_apply1" : "...",
    "cons_city" : "...",
    "disch_name" : "...",
    "del_add3" : "...",
    "stripping_date" : "...",
    "nf2_code" : "...",
    "c_for_delivery_apply_local1" : "...",
    "periodtopost" : "...",
    "t_update_date" : "...",
    "c_pickup_cargo_at_name1" : "...",
    "nf1_addr2" : "...",
    "c_actual_consignee_fax" : "...",
    "i_total_weight" : "...",
    "nf1_contact" : "...",
    "nf1_phone" : "...",
    "c_pickup_container_fax" : "...",
    "truck_add1" : "...",
    "no_originals" : "...",
    "c_pickup_chassis_name1" : "...",
    "c_delivery_to_detail1" : "...",
    "c_transhipment" : "...",
    "c_commission_class" : "...",
    "t_input_date" : "...",
    "lot8" : "...",
    "c_actual_cons_contact_local" : "...",
    "free_days" : "...",
    "c_accurate_profile" : "...",
    "intransit" : "...",
    "t_actual_available_at_dish" : "...",
    "c_finalcfs_code" : "...",
    "c_return_chassis_name1" : "...",
    "c_for_delivery_apply_code" : "...",
    "c_delivery_time" : "...",
    "transmit_flag" : "...",
    "t_status" : "...",
    "ff_city" : "...",
    "c_return_chassis_address1" : "...",
    "routing2" : "...",
    "c_actual_consignee_name" : "...",
    "truck_instr5" : "...",
    "c_tracking_customer_code1" : "...",
    "c_pickup_chassis_code" : "...",
    "release_no" : "...",
    "entry_date" : "...",
    "c_tracking_customer_code2" : "...",
    "c_uom" : "...",
    "comments1" : "...",
    "c_delivery_time_to" : "...",
    "original_file_no" : "...",
    "hbl_carrier" : "...",
    "c_hbl_seq_number" : "...",
    "entry_out" : "...",
    "bl_load_code" : "...",
    "c_for_delivery_apply_local2" : "...",
    "comments3" : "...",
    "c_wwa_reference" : "...",
    "ref3" : "...",
    "c_customs_documents" : "...",
    "routing1" : "...",
    "vessel" : "...",
    "fcl_lcl" : "...",
    "c_pickup_cargo_at_code" : "...",
    "i_total_cube" : "...",
    "cons_zipc" : "...",
    "avail_date" : "...",
    "c_input_user_office" : "...",
    "c_forwarder_reference" : "...",
    "nf2_name1" : "...",
    "t_delivery_date" : "...",
    "release_date" : "...",
    "c_deconsol_name" : "...",
    "shpr_fax" : "...",
    "c_return_chassis_fax" : "...",
    "c_pickup_cargo_at_contact" : "...",
    "t_pickup_container_date" : "...",
    "dest_name" : "...",
    "c_notify_named_account" : "...",
    "ref1" : "...",
    "cons_name" : "...",
    "c_agent_addr1" : "...",
    "c_pickup_cargo_at_fax" : "...",
    "nf1_code" : "...",
    "truck_instr3" : "...",
    "delivery_name" : "...",
    "c_update_date" : "...",
    "lot9" : "...",
    "c_pickup_container_phone" : "...",
    "c_actual_cons_addr3_local" : "...",
    "cons_attn" : "...",
    "c_status" : "...",
    "c_agent_addr2" : "...",
    "cons_addr3" : "...",
    "whse_instr3" : "...",
    "c_pickup_container_code" : "...",
    "nf1_name" : "...",
    "cons_reference" : "...",
    "origin_name" : "...",
    "nf2_reference" : "...",
    "shpr_name1" : "...",
    "c_for_delivery_apply6" : "...",
    "headload" : "...",
    "i_quote_number" : "...",
    "c_actual_consignee_addr2" : "...",
    "c_include_ofr_on_document" : "...",
    "sail_date" : "...",
    "c_pickup_chassis_phone" : "...",
    "ico_inv_no" : "...",
    "c_origin_uncode" : "...",
    "truck_add3" : "...",
    "c_local_currency" : "...",
    "cdeconsolpoint" : "...",
    "c_return_container_addr3" : "...",
    "c_controlling_entity" : "...",
    "c_rating_type" : "...",
    "warehouse" : "...",
    "c_pickup_time" : "...",
    "c_return_container_code" : "...",
    "ff_state" : "...",
    "cumm_amt_paid" : "...",
    "c_pickup_container_name" : "...",
    "cons_name1" : "...",
    "c_shipper_named_account" : "...",
    "nf2_city" : "...",
    "ar_flag" : "...",
    "c_truck_name1" : "...",
    "original_req" : "...",
    "released_by" : "...",
    "it_port" : "...",
    "c_for_delivery_apply4" : "...",
    "c_pickup_chassis_addr1" : "...",
    "c_for_delivery_apply_local4" : "...",
    "shpr_contact" : "...",
    "check_date" : "...",
    "i_total_local_amount" : "...",
    "c_delivery_to_detail3" : "...",
    "bl_release_point" : "...",
    "c_vat_invoice" : "...",
    "shpr_code" : "...",
    "release_office" : "...",
    "bl_load_name" : "...",
    "rls_print" : "...",
    "c_actual_cons_phone_local" : "...",
    "nf2_fax" : "...",
    "nf2_zipc" : "...",
    "cons_addr1" : "...",
    "type_of_move" : "...",
    "c_delivery_to_detail7" : "...",
    "nf2_contact" : "...",
    "c_consignee_named_account" : "...",
    "hold_type" : "...",
    "c_agent_name" : "...",
    "c_vat_credit_number" : "...",
    "truck_code" : "...",
    "cons_cc" : "...",
    "c_return_chassis_name" : "...",
    "c_actual_cons_name1_local" : "..."
  } ] ],
  "companyGroupName" : "...",
  "arSubSrcBeans" : [ [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ], [ {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  }, {
    "descr" : "...",
    "dept" : "...",
    "source" : "...",
    "gl" : "...",
    "sub" : "...",
    "co" : "...",
    "div" : "..."
  } ] ],
  "glPeriodBeans" : [ [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ], [ {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  }, {
    "begindate" : "...",
    "pnl_status" : "...",
    "curperiod" : "...",
    "co" : "...",
    "quarter" : "...",
    "status" : "...",
    "enddate" : "...",
    "year" : "...",
    "period" : "..."
  } ] ],
  "custData2Beans" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "awbTopBeans" : [ [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ], [ {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  }, {
    "agent_addr2" : "...",
    "booking_seq" : "...",
    "first_flight" : "...",
    "carr_code" : "...",
    "agent_name" : "...",
    "cons_addr3" : "...",
    "input_date" : "...",
    "dest_airport" : "...",
    "second_date" : "...",
    "cons_addr2" : "...",
    "comm_override3" : "...",
    "handling_info3" : "...",
    "file_no" : "...",
    "shpr_addr2" : "...",
    "dest_airport_date" : "...",
    "first_time" : "...",
    "file_type" : "...",
    "user_code" : "...",
    "print_sed" : "...",
    "i_awb_top_id" : "...",
    "cons_code" : "...",
    "print_manif" : "...",
    "acct_info4" : "...",
    "fax_to" : "...",
    "dep_airport_name" : "...",
    "executed_at" : "...",
    "cons_name" : "...",
    "carr_addr3" : "...",
    "flt3_status" : "...",
    "dest_airport_name" : "...",
    "carr_addr2" : "...",
    "lot1" : "...",
    "awb_type" : "...",
    "lot8" : "...",
    "comm_override1" : "...",
    "shpr_name" : "...",
    "agent_addr3" : "...",
    "acct_info1" : "...",
    "cons_account" : "...",
    "c_country_of_ultimate_dest" : "...",
    "lot2" : "...",
    "acct_info6" : "...",
    "second_airport" : "...",
    "quote_num" : "...",
    "dep_airport" : "...",
    "handling_info1" : "...",
    "c_issued_by_yn" : "...",
    "comm_override2" : "...",
    "third_date" : "...",
    "acct_info5" : "...",
    "comm_override5" : "...",
    "c_issued_by_address1" : "...",
    "c_issued_by_name" : "...",
    "lot10" : "...",
    "shpr_code" : "...",
    "c_issued_by_code" : "...",
    "executed_on" : "...",
    "agent_addr1" : "...",
    "clause1" : "...",
    "second_carrier" : "...",
    "lot7" : "...",
    "carr_addr1" : "...",
    "awb_no" : "...",
    "agent_code" : "...",
    "comm_override4" : "...",
    "lot4" : "...",
    "shpr_account" : "...",
    "carr_name" : "...",
    "fax_yn" : "...",
    "print_co" : "...",
    "flt1_status" : "...",
    "shpr_addr3" : "...",
    "first_carrier" : "...",
    "carrier_code" : "...",
    "confirm_date" : "...",
    "mawb_no" : "...",
    "dest_airport_time" : "...",
    "fax_no" : "...",
    "file_status" : "...",
    "acct_info2" : "...",
    "lot6" : "...",
    "lot5" : "...",
    "acct_info3" : "...",
    "first_airport" : "...",
    "third_airport" : "...",
    "control_office" : "...",
    "lot3" : "...",
    "print_awb" : "...",
    "lot9" : "...",
    "third_carrier" : "...",
    "second_flight" : "...",
    "clause2" : "...",
    "handling_info2" : "...",
    "c_issued_by_address2" : "...",
    "flt2_status" : "...",
    "first_date" : "...",
    "third_flight" : "...",
    "shpr_addr1" : "...",
    "cons_addr1" : "..."
  } ] ],
  "referenceNumber" : "...",
  "userCompany" : "...",
  "securityTableBeans" : [ [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ], [ {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  }, {
    "user_id" : "...",
    "printer" : "...",
    "ar_company" : "...",
    "user_name" : "...",
    "location" : "...",
    "permissions" : "...",
    "password" : "...",
    "menu_code" : "...",
    "security_level" : "..."
  } ] ],
  "inv_no" : "...",
  "userSchemaName" : "...",
  "whereClauses" : [ [ "...", "..." ], [ "...", "..." ] ],
  "arCtlBeans" : [ [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ], [ {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  }, {
    "sls_dept" : "...",
    "other_ar" : "...",
    "brok_dept" : "...",
    "sls_sub" : "...",
    "gl_flag" : "...",
    "bank_sub" : "...",
    "brok_sub" : "...",
    "credit_check" : "...",
    "ico_count" : "...",
    "ico_cr_count" : "...",
    "local_curr" : "...",
    "tranlist" : "...",
    "invoice_printer" : "...",
    "invc_suffix" : "...",
    "pnl_flag" : "...",
    "office_ventype" : "...",
    "age1" : "...",
    "city" : "...",
    "div" : "...",
    "co" : "...",
    "invc_count" : "...",
    "tclosefilepriorto" : "...",
    "tf_prefix" : "...",
    "tf_counter" : "...",
    "phone" : "...",
    "ud_div" : "...",
    "vat_gl" : "...",
    "age2" : "...",
    "bank_gl" : "...",
    "collection_office" : "...",
    "dept" : "...",
    "ud_sub" : "...",
    "credit_prefix" : "...",
    "brokerage" : "...",
    "vat_sub" : "...",
    "sub" : "...",
    "igb_batch" : "...",
    "fax" : "...",
    "credit_count" : "...",
    "zip" : "...",
    "sls_div" : "...",
    "other_ventype" : "...",
    "ar_flag" : "...",
    "ap_flag" : "...",
    "brok_gl" : "...",
    "brok_co" : "...",
    "name1" : "...",
    "address1" : "...",
    "stdcost" : "...",
    "name" : "...",
    "userid" : "...",
    "imp_suffix" : "...",
    "sls_co" : "...",
    "auto_invc" : "...",
    "other_gl" : "...",
    "govt_invc" : "...",
    "ar_printer" : "...",
    "vat_pct" : "...",
    "brok_div" : "...",
    "bank_code" : "...",
    "ud_gl" : "...",
    "sls_gl" : "...",
    "group_ventype" : "...",
    "workfile" : "...",
    "trade_gl" : "...",
    "gl_co" : "...",
    "gl_period" : "...",
    "ud_dept" : "...",
    "age3" : "...",
    "vat_div" : "...",
    "gl" : "...",
    "ar_batch" : "...",
    "c_whse_invc_prefix" : "...",
    "ud_co" : "...",
    "group_gl" : "...",
    "bank_div" : "...",
    "state" : "...",
    "sales_code" : "...",
    "c_apply_bl_inv_credit_note" : "...",
    "igb_vendor" : "...",
    "address2" : "...",
    "fileclose" : "...",
    "trade_ventype" : "...",
    "office_gl" : "...",
    "imp_count" : "...",
    "bank_dept" : "...",
    "vat_dept" : "...",
    "bank_co" : "..."
  } ] ],
  "arWkHdrBeans" : [ [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ], [ {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  }, {
    "cons_code" : "...",
    "c_issued_location" : "...",
    "ves_voy" : "...",
    "batch" : "...",
    "c_edi_generated" : "...",
    "user_code" : "...",
    "container" : "...",
    "fCummAmtPaid" : "...",
    "c_invoice_type" : "...",
    "sub" : "...",
    "localInvCurrExcRate" : "...",
    "fCorrInvAmt" : "...",
    "bl_no" : "...",
    "glDescription" : "...",
    "ar_type" : "...",
    "corrector_no" : "...",
    "c_whse_invc_prefix" : "...",
    "originalFile" : "...",
    "c_issued_username" : "...",
    "lane_orig" : "...",
    "lane_dest" : "...",
    "t_payment_due_date" : "...",
    "edi_date" : "...",
    "descr1" : "...",
    "c_webdescription2" : "...",
    "applyto" : "...",
    "ar_posting_date" : "...",
    "corr_inv_amt" : "...",
    "t_invoice_due_date" : "...",
    "c_invoice_status" : "...",
    "shipper_code" : "...",
    "gl_posting_date" : "...",
    "source_code" : "...",
    "originalReferenceNumber" : "...",
    "invoiceType" : "...",
    "c_webdescription1" : "...",
    "rec_stat_code" : "...",
    "rate_exch" : "...",
    "dept" : "...",
    "div" : "...",
    "disch" : "...",
    "c_reference_type" : "...",
    "inv_pc" : "...",
    "originalReferenceType" : "...",
    "dest" : "...",
    "interco_exp_file" : "...",
    "gl_batch" : "...",
    "local_curr" : "...",
    "i_shipment_id" : "...",
    "descr3" : "...",
    "orig_inv_amt" : "...",
    "input_date" : "...",
    "company" : "...",
    "gl" : "...",
    "inv_no" : "...",
    "collection_office" : "...",
    "invCurrCode" : "...",
    "forOrigInvAmt" : "...",
    "ar_batch" : "...",
    "cumm_amt_paid" : "...",
    "errorAdjustment" : "...",
    "ar_source" : "...",
    "inv_date" : "...",
    "inet_upd" : "...",
    "payor_name" : "...",
    "house_ref_no" : "...",
    "periodtopost" : "...",
    "sail_date" : "...",
    "ref1" : "...",
    "load" : "...",
    "payor_code" : "...",
    "descr2" : "..."
  } ] ],
  "arDetailBeans" : [ [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ], [ {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  }, {
    "famount" : "...",
    "rec_stat_code" : "...",
    "applyto" : "...",
    "igb_batch" : "...",
    "source_code" : "...",
    "invoiceType" : "...",
    "c_invoice_status" : "...",
    "igb_confirm" : "...",
    "sii_no" : "...",
    "bl_no" : "...",
    "netting_amt" : "...",
    "local_curr" : "...",
    "t_payment_due_date" : "...",
    "vessel" : "...",
    "t_update_date" : "...",
    "curr" : "...",
    "periodtopost" : "...",
    "status" : "...",
    "dest" : "...",
    "cust_ref" : "...",
    "descr1" : "...",
    "descr" : "...",
    "company" : "...",
    "ar_posted" : "...",
    "invoiceForeignAmount" : "...",
    "localToInvExchangeRate" : "...",
    "gl_batch" : "...",
    "amount" : "...",
    "descr2" : "...",
    "c_issued_location" : "...",
    "t_input_date" : "...",
    "customer" : "...",
    "collection_office" : "...",
    "igb_sent" : "...",
    "ar_batch" : "...",
    "invoice" : "...",
    "ar_source" : "...",
    "ar_type" : "...",
    "load" : "...",
    "shipper" : "...",
    "t_invoice_due_date" : "...",
    "userid" : "...",
    "closedate" : "...",
    "invoiceCurrencyCode" : "...",
    "inv_date" : "...",
    "c_issued_username" : "...",
    "netting_ref" : "...",
    "rate_exch" : "...",
    "sail_date" : "...",
    "vatFlag" : "...",
    "file_no" : "..."
  } ] ],
  "companyBeans" : [ [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ], [ {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  }, {
    "addr1" : "...",
    "zip" : "...",
    "yegl" : "...",
    "batch" : "...",
    "firstmofy" : "...",
    "rgsub" : "...",
    "ar" : "...",
    "plgl" : "...",
    "gl" : "...",
    "pldept" : "...",
    "gaingl" : "...",
    "fiscalyear" : "...",
    "gaindiv" : "...",
    "rggl" : "...",
    "arap_interface" : "...",
    "yesub" : "...",
    "ar_sd_flag" : "...",
    "name1" : "...",
    "glseq" : "...",
    "yediv" : "...",
    "federalid" : "...",
    "rgdept" : "...",
    "yedept" : "...",
    "name" : "...",
    "hm_ccode" : "...",
    "debug_mode" : "...",
    "pldiv" : "...",
    "glprioryr" : "...",
    "plsub" : "...",
    "st" : "...",
    "city" : "...",
    "rgdiv" : "...",
    "div_bs" : "...",
    "addr2" : "...",
    "gaindept" : "...",
    "co" : "...",
    "sd_flag" : "...",
    "ap" : "...",
    "rptdatemsk" : "...",
    "gainsub" : "...",
    "foreign" : "...",
    "inpdatemsk" : "..."
  } ] ],
  "arWkAttributeBeans" : [ [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ], [ {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  }, {
    "chargeCurrency" : "...",
    "consigneeAddress" : "...",
    "localCustomer" : "...",
    "companyCode" : "...",
    "commonSplitInvoiceNo" : "...",
    "consigneeCode" : "...",
    "updatedDate" : "...",
    "estimatedTimeOfDeparture" : "...",
    "invoiceNumber" : "...",
    "status" : "...",
    "shipperAddress" : "...",
    "ref1" : "...",
    "inputLdapUser" : "...",
    "estimatedTimeOfArrival" : "...",
    "updateUser" : "...",
    "shipperReference" : "...",
    "estimatedTimeOfsailing" : "...",
    "vatFlag" : "...",
    "ref2" : "...",
    "updatedLdapUser" : "...",
    "inputeDate" : "...",
    "voyage" : "...",
    "consigneeReferenece" : "...",
    "shipperCode" : "...",
    "originCode" : "...",
    "inputUser" : "..."
  } ] ],
  "custData2BeansForBillToCode" : [ [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ], [ {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  }, {
    "kw4" : "...",
    "sales_region" : "...",
    "c_local_state" : "...",
    "terms" : "...",
    "sls_cont1" : "...",
    "schedule" : "...",
    "last_bl_out" : "...",
    "stmt" : "...",
    "telephone" : "...",
    "uucp_name" : "...",
    "stmt_cycle" : "...",
    "transmit" : "...",
    "sls_cont" : "...",
    "last_booked" : "...",
    "c_local_address3" : "...",
    "curr" : "...",
    "book_cycle" : "...",
    "credit_over30" : "...",
    "c_local_contact" : "...",
    "en_no" : "...",
    "c_accurate_profile" : "...",
    "sales_rep" : "...",
    "kw2" : "...",
    "kw3" : "...",
    "cupdateuser" : "...",
    "c_wwa_customer" : "...",
    "bl_temp" : "...",
    "ctc_no" : "...",
    "address3" : "...",
    "last_reported" : "...",
    "sched_b_qty" : "...",
    "pfm" : "...",
    "ictcexpire" : "...",
    "code" : "...",
    "cellphone" : "...",
    "fu_broker" : "...",
    "i_customer_id" : "...",
    "name1" : "...",
    "agent_code" : "...",
    "contact" : "...",
    "c_business_type" : "...",
    "t_assigned_to_sales_rep" : "...",
    "zip_cnty" : "...",
    "cfs_code" : "...",
    "c_local_fax" : "...",
    "fmc_no" : "...",
    "input_date" : "...",
    "c_local_name" : "...",
    "chb_no" : "...",
    "nvocc_bond_no" : "...",
    "iata_code" : "...",
    "misc1" : "...",
    "en_type" : "...",
    "interco_type" : "...",
    "eom" : "...",
    "sls_cont_title" : "...",
    "tinputdate" : "...",
    "c_font_dir" : "...",
    "sls_cont1_title" : "...",
    "name" : "...",
    "sched_b_no" : "...",
    "user_code" : "...",
    "c_business_item" : "...",
    "fax" : "...",
    "type" : "...",
    "c_font" : "...",
    "credit_limit" : "...",
    "c_local_address2" : "...",
    "sched_code" : "...",
    "fu_cons" : "...",
    "c_local_zip_cnty" : "...",
    "fu_fwdr" : "...",
    "alias" : "...",
    "last_quoted" : "...",
    "localCountry" : "...",
    "fu_btpp" : "...",
    "address1" : "...",
    "address2" : "...",
    "party" : "...",
    "misc2" : "...",
    "christmas" : "...",
    "tupdatedate" : "...",
    "off_collect" : "...",
    "cinputuser" : "...",
    "call_cycle" : "...",
    "agent_comm" : "...",
    "ctc_default" : "...",
    "our_code" : "...",
    "kw1" : "...",
    "istatus" : "...",
    "c_collect_cfs_charge" : "...",
    "c_local_telephone" : "...",
    "status" : "...",
    "c_local_name1" : "...",
    "account_class" : "...",
    "iso_country" : "...",
    "kw5" : "...",
    "termDescription" : "...",
    "i_locale_id" : "...",
    "invoiceCurrency" : "...",
    "c_local_address1" : "...",
    "state" : "...",
    "email" : "...",
    "lot_count" : "...",
    "c_grace_days" : "...",
    "JSONifiedLoginBean" : "...",
    "last_an_in" : "...",
    "c_address4" : "...",
    "credit_hold" : "...",
    "imp_credit" : "...",
    "last_awb_out" : "..."
  } ] ],
  "itemDataBeans" : [ [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ], [ {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  }, {
    "lot_type" : "...",
    "pro_number" : "...",
    "shipper_ref" : "...",
    "comdesc5" : "...",
    "oml_bl_no" : "...",
    "relay_flag" : "...",
    "shipper_addr2" : "...",
    "marks_bookedas4" : "...",
    "seal_no" : "...",
    "vessel" : "...",
    "original_loc" : "...",
    "t_it_validated_date" : "...",
    "marks_bookedas10" : "...",
    "marks1" : "...",
    "cut_off" : "...",
    "original_lot_no" : "...",
    "txloc1" : "...",
    "consignee_addr2" : "...",
    "marks_bookedas6" : "...",
    "transit" : "...",
    "carrier" : "...",
    "i_cube_cbf" : "...",
    "load_port" : "...",
    "transmit" : "...",
    "stop_off" : "...",
    "c_consignee_fax" : "...",
    "forwarder_addr3" : "...",
    "lot_wght" : "...",
    "direct_other" : "...",
    "line_bl_no" : "...",
    "booking_noline" : "...",
    "stf_date" : "...",
    "ccommunication_ref" : "...",
    "marks_bookedas7" : "...",
    "shipper" : "...",
    "c_booked_cfs_cutoff_time" : "...",
    "booking_no" : "...",
    "lot_qty" : "...",
    "lot_cube" : "...",
    "marks_bookedas2" : "...",
    "marks8" : "...",
    "c_consignee_phone" : "...",
    "fax_yn" : "...",
    "cont_size" : "...",
    "comment3" : "...",
    "warehouse_delivery_ref" : "...",
    "marks_bookedas8" : "...",
    "booking_seq" : "...",
    "ewh_code" : "...",
    "t_actual_available_at_cfs" : "...",
    "container" : "...",
    "c_forwarder_phone" : "...",
    "ocean_air" : "...",
    "i_booked_pieces" : "...",
    "doc_no" : "...",
    "forwarder_name" : "...",
    "comments" : "...",
    "disch_port" : "...",
    "i_shipment_id" : "...",
    "crn_no" : "...",
    "commdesc" : "...",
    "forwarder_addr2" : "...",
    "input_date" : "...",
    "t_devanned_at_cfs" : "...",
    "t_it_arrived_submission_date" : "...",
    "comdesc3" : "...",
    "pfm" : "...",
    "forwarder_ref" : "...",
    "t_it_arrived_date" : "...",
    "c_it_number" : "...",
    "e_m" : "...",
    "consignee_addr1" : "...",
    "t_input_date" : "...",
    "received_via" : "...",
    "user_code" : "...",
    "consignee_ref" : "...",
    "doc_date" : "...",
    "tupdatedate" : "...",
    "stow_seq" : "...",
    "t_ipi_actual_departure" : "...",
    "whs_loc" : "...",
    "c_bonded_carrier" : "...",
    "comdesc7" : "...",
    "booking_prefix" : "...",
    "c_hazardous" : "...",
    "ccustomeremail2" : "...",
    "eta_date" : "...",
    "marks_bookedas5" : "...",
    "original_cont_no" : "...",
    "t_eta_final_destination" : "...",
    "i_booked_weight_lbs" : "...",
    "comdesc1" : "...",
    "forwarder_addr1" : "...",
    "marks9" : "...",
    "t_it_date" : "...",
    "voyage" : "...",
    "sel" : "...",
    "comdesc4" : "...",
    "attention" : "...",
    "sending_site" : "...",
    "c_wwa_reference" : "...",
    "c_arrival_notice_no" : "...",
    "inland_carrier" : "...",
    "shpr_ref" : "...",
    "t_original_in_time" : "...",
    "fax_no" : "...",
    "i_booked_weight_kg" : "...",
    "doc_type" : "...",
    "po_no" : "...",
    "c_forwarder_fax" : "...",
    "book_date" : "...",
    "c_destination_uncode" : "...",
    "marks6" : "...",
    "c_finalcfs_code" : "...",
    "c_update_user_office" : "...",
    "cstatus" : "...",
    "t_it_submission_date" : "...",
    "c_it_type_value" : "...",
    "t_original_in_date" : "...",
    "consignee" : "...",
    "c_load_uncode" : "...",
    "in_date" : "...",
    "c_forwarder_contact" : "...",
    "i_weight_lbs" : "...",
    "marks_bookedas3" : "...",
    "shipper_fax" : "...",
    "t_booked_cfs_cutoff_date" : "...",
    "original_file" : "...",
    "tracking_cust1" : "...",
    "c_origin_transmission_code" : "...",
    "shipper_contact" : "...",
    "c_port_name" : "...",
    "in_time" : "...",
    "c_consignee_contact" : "...",
    "cust_email" : "...",
    "comment1" : "...",
    "cupdateuser" : "...",
    "c_discharge_uncode" : "...",
    "i_booked_cube_cbm" : "...",
    "marks7" : "...",
    "t_update_date" : "...",
    "marks_bookedas1" : "...",
    "document_no" : "...",
    "forwarder" : "...",
    "c_update_user" : "...",
    "c_custom_document_flag" : "...",
    "marks4" : "...",
    "marks10" : "...",
    "marks2" : "...",
    "warehouse" : "...",
    "shipper_email" : "...",
    "marks5" : "...",
    "comdesc6" : "...",
    "reference" : "...",
    "c_it_type_code" : "...",
    "tracking_cust2" : "...",
    "lot_no" : "...",
    "hold" : "...",
    "sail_date" : "...",
    "consignee_name" : "...",
    "i_booked_cube_cbf" : "...",
    "hz_code" : "...",
    "c_update_ldap_user" : "...",
    "i_lot_value" : "...",
    "shipper_name" : "...",
    "ocnline_cd" : "...",
    "shipper_addr3" : "...",
    "shipper_phone" : "...",
    "marks3" : "...",
    "shipper_addr1" : "...",
    "c_input_ldap_user" : "...",
    "c_input_user" : "...",
    "original_whse" : "...",
    "comdesc2" : "...",
    "marks_bookedas9" : "...",
    "c_input_user_office" : "...",
    "comdesc8" : "...",
    "consignee_addr3" : "...",
    "port" : "...",
    "comdesc9" : "...",
    "comment2" : "...",
    "customs_office" : "...",
    "i_status" : "..."
  } ] ],
  "username" : "...",
  "genLocationRegionBeans" : [ [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ], [ {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  }, {
    "c_office_code" : "...",
    "c_input_user" : "...",
    "t_input_date" : "...",
    "c_update_user" : "...",
    "c_import_region" : "...",
    "i_status" : "...",
    "c_export_region" : "...",
    "c_code" : "...",
    "t_update_date" : "...",
    "i_location_region_id" : "..."
  } ] ],
  "arWkDtlBeans" : [ [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ], [ {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  }, {
    "invFAmt" : "...",
    "c_auto_vat" : "...",
    "exp_date" : "...",
    "c_apply_for" : "...",
    "rate" : "...",
    "pc" : "...",
    "referenceNumber" : "...",
    "exp_invoice" : "...",
    "payor_code" : "...",
    "i_quantity" : "...",
    "local_amt" : "...",
    "c_charge_group" : "...",
    "company" : "...",
    "invFCostAmt" : "...",
    "c_gl_code" : "...",
    "amount" : "...",
    "i_vat_percentage" : "...",
    "i_chargable_weight" : "...",
    "exp_amt" : "...",
    "i_tax_percent" : "...",
    "charge" : "...",
    "curr" : "...",
    "invFrateOfExc" : "...",
    "inv_no" : "...",
    "basis" : "...",
    "exchange_rate" : "...",
    "voucher" : "...",
    "bl_no" : "...",
    "input_date" : "...",
    "vendor" : "...",
    "inv_date" : "...",
    "i_tax_amount" : "...",
    "rec_seq" : "...",
    "charge_name" : "...",
    "source_code" : "...",
    "c_locale_charge_description" : "...",
    "referenceType" : "...",
    "c_tax_text" : "...",
    "c_manual_vat" : "...",
    "c_tax_code" : "...",
    "corrector_no" : "...",
    "apply_vat" : "...",
    "exp_file" : "...",
    "inv_pc" : "..."
  } ] ],
  "airAwbContactDetailBeans" : [ [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ], [ {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  }, {
    "i_status" : "...",
    "i_air_awb_contact_detail_id" : "...",
    "c_shipper_country_name" : "...",
    "c_consignee_fax" : "...",
    "c_shipper_contact_name" : "...",
    "c_consignee_country_code" : "...",
    "c_notifyparty_reference_number" : "...",
    "c_awb_number" : "...",
    "c_consignee_city" : "...",
    "c_consignee_email" : "...",
    "c_issuingcarrieragent_fax" : "...",
    "c_notify_party_code" : "...",
    "c_issuingcarrieragent_code" : "...",
    "c_shipper_name" : "...",
    "c_consignee_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_shipper_city" : "...",
    "c_consignee_address" : "...",
    "c_notify_party_address" : "...",
    "c_notify_party_name" : "...",
    "c_shipper_reference_number" : "...",
    "c_shipper_phone" : "...",
    "c_consignee_country_name" : "...",
    "c_shipper_email" : "...",
    "c_shipper_fax" : "...",
    "c_notify_party_fax" : "...",
    "c_issuingcarrieragent_address" : "...",
    "c_input_user_name" : "...",
    "c_shipper_code" : "...",
    "c_issuingcarrieragent_phone" : "...",
    "i_issuingcarrieragent_iata_no" : "...",
    "t_input_date" : "...",
    "c_shipper_address" : "...",
    "c_notify_party_contact_name" : "...",
    "t_update_date" : "...",
    "c_update_user_name" : "...",
    "c_issuingcarrieragent_name" : "...",
    "c_shipper_country_code" : "...",
    "c_consignee_phone" : "...",
    "c_notify_party_phone" : "...",
    "c_notify_party_email" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "..."
  } ] ],
  "awbBookingBeans" : [ [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ], [ {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  }, {
    "cust_addr2" : "...",
    "pick_at_addr2" : "...",
    "second_airport" : "...",
    "cons_fax" : "...",
    "shpr_phone" : "...",
    "file_no" : "...",
    "dest_time" : "...",
    "clause2" : "...",
    "hz_code" : "...",
    "sec_end" : "...",
    "no_pieces" : "...",
    "instr3" : "...",
    "trucker_phone" : "...",
    "c_show_customer_profile" : "...",
    "shpr_cont" : "...",
    "commodity" : "...",
    "cons_cont" : "...",
    "cust_email" : "...",
    "cust_name" : "...",
    "del_to_name" : "...",
    "pick_at_addr3" : "...",
    "shpr_addr2" : "...",
    "second_date" : "...",
    "second_carrier" : "...",
    "third_airport" : "...",
    "cons_phone" : "...",
    "cons_name" : "...",
    "e_m" : "...",
    "instr2" : "...",
    "first_time" : "...",
    "pc" : "...",
    "cons_addr3" : "...",
    "quote_no" : "...",
    "cust_addr1" : "...",
    "trucker_code" : "...",
    "trucker_cont" : "...",
    "cons_po" : "...",
    "third_date" : "...",
    "del_to_addr2" : "...",
    "del_to_code" : "...",
    "del_to_phone" : "...",
    "cube" : "...",
    "dep_airport_name" : "...",
    "transmit" : "...",
    "cons_email" : "...",
    "trucker_fax" : "...",
    "booking_seq" : "...",
    "payor_code" : "...",
    "cust_phone" : "...",
    "instr4" : "...",
    "book_station" : "...",
    "pick_at_name" : "...",
    "first_date" : "...",
    "trucker_name" : "...",
    "shpr_ref" : "...",
    "mawb_no" : "...",
    "dep_airport" : "...",
    "first_flight" : "...",
    "shpr_addr1" : "...",
    "second_flight" : "...",
    "pos_date" : "...",
    "pick_at_phone" : "...",
    "shpr_code" : "...",
    "first_airport" : "...",
    "pick_at_addr1" : "...",
    "status" : "...",
    "sed" : "...",
    "cust_addr3" : "...",
    "third_carrier" : "...",
    "carrier_code" : "...",
    "taken_by" : "...",
    "shpr_name" : "...",
    "pick_date" : "...",
    "cd" : "...",
    "cust_code" : "...",
    "weight" : "...",
    "del_to_addr1" : "...",
    "first_carrier" : "...",
    "shpr_fax" : "...",
    "third_flight" : "...",
    "instr1" : "...",
    "cust_cont" : "...",
    "cust_fax" : "...",
    "shpr_email" : "...",
    "known_shpr" : "...",
    "cons_addr1" : "...",
    "clause1" : "...",
    "dest_airport_name" : "...",
    "book_date" : "...",
    "shpr_addr3" : "...",
    "pick_time" : "...",
    "pick_at_code" : "...",
    "cons_addr2" : "...",
    "dest_airport" : "...",
    "pos_time" : "...",
    "pick_yn" : "...",
    "dest_date" : "...",
    "cons_code" : "...",
    "pick_at_cont" : "...",
    "del_to_addr3" : "...",
    "booking_prefix" : "...",
    "del_to_cont" : "..."
  } ] ],
  "truckBookingCustomerDetailseBeans" : [ [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ], [ {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  }, {
    "customerName" : "...",
    "forwarderDetails" : "...",
    "custtelephoneNumber" : "...",
    "forwarderReference" : "...",
    "truckerName" : "...",
    "forwarderCode" : "...",
    "shipperEmail" : "...",
    "consigneeCode" : "...",
    "customerReference" : "...",
    "customerDetails" : "...",
    "customerCode" : "...",
    "custmobileNumber" : "...",
    "truckerReference" : "...",
    "consigneeDetails" : "...",
    "shipperName" : "...",
    "salesRepresentative" : "...",
    "consigneeEmail" : "...",
    "truckerDetails" : "...",
    "customersContactName" : "...",
    "consigneeName" : "...",
    "shipperContactName" : "...",
    "truckerPhoneNumber" : "...",
    "shipperReference" : "...",
    "consigneeReference" : "...",
    "customerEmail" : "...",
    "shipperCode" : "...",
    "truckerCode" : "...",
    "consigneeContactName" : "...",
    "shipperDetails" : "...",
    "forwarderName" : "...",
    "truckerEmail" : "..."
  } ] ],
  "airAwbHeaderBeans" : [ [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ], [ {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  }, {
    "i_office_id" : "...",
    "c_nonnegotiable_issued_name" : "...",
    "i_total_collect_local_amount" : "...",
    "i_air_awb_id" : "...",
    "c_awb_number" : "...",
    "c_remarks_for_accounting" : "...",
    "c_invoice_number" : "...",
    "c_sub_mawb_number" : "...",
    "c_destination_airport_name" : "...",
    "c_input_user_name" : "...",
    "c_declared_value_for_customs" : "...",
    "i_total_prepaid_local_amount" : "...",
    "i_total_cbm" : "...",
    "i_total_volume_weight" : "...",
    "i_insurance_amount" : "...",
    "c_remarks_for_handling" : "...",
    "c_oversize_cargo" : "...",
    "c_shipper_certification_place" : "...",
    "c_carrier_prefix" : "...",
    "c_custom_information" : "...",
    "t_executed_on" : "...",
    "i_total_weight_kgs" : "...",
    "c_nonnegotiable_issued_fax" : "...",
    "c_mawb_number" : "...",
    "c_special_custom_information" : "...",
    "c_horizontal_weight" : "...",
    "c_nonnegotiable_issued_phone" : "...",
    "i_total_pieces" : "...",
    "i_total__local_amount" : "...",
    "i_amended_chargeable_weight" : "...",
    "c_remarks_for_awb" : "...",
    "c_hazardous" : "...",
    "c_commodity_type" : "...",
    "c_declared_value_for_carriage" : "...",
    "c_print_dimension" : "...",
    "c_commodity" : "...",
    "i_destination_delivery_id" : "...",
    "i_master_console_number" : "...",
    "i_shipment_id" : "...",
    "c_local_currency" : "...",
    "i_site_id" : "...",
    "c_origin_airport_name" : "...",
    "i_air_booking_number" : "...",
    "c_origin_airport_code" : "...",
    "c_print_charges_as_agreed" : "...",
    "c_update_user_name" : "...",
    "c_shipper_certification_agent" : "...",
    "i_status" : "...",
    "c_nonnegotiable_issued_address" : "...",
    "c_awb_type" : "...",
    "c_file_number" : "...",
    "t_input_date" : "...",
    "c_show_details_on_manifest" : "...",
    "i_commodity_type_id" : "...",
    "c_service_code" : "...",
    "c_destinaton_airport_code" : "...",
    "c_shipper_certification_party" : "...",
    "i_total_chargeable_weight" : "...",
    "c_spot_accounting_reference" : "...",
    "t_update_date" : "..."
  } ] ],
  "airBookingContactDetailBeans" : [ [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ], [ {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  }, {
    "c_shipper_email" : "...",
    "i_status" : "...",
    "c_orign_agent_phone_number" : "...",
    "c_delivery_agent_phone" : "...",
    "c_deliver_to_address" : "...",
    "c_origin_cst_ag_phone_no" : "...",
    "c_remote_customer_reference_no" : "...",
    "c_dest_frg_loc_phone_no" : "...",
    "c_dest_cst_clr_ag_email" : "...",
    "c_shipper_reference_number" : "...",
    "c_dest_cst_clr_ag_address" : "...",
    "c_dest_agent_email" : "...",
    "c_consignee_code" : "...",
    "c_dest_cst_clr_ag_code" : "...",
    "c_dest_customer_phone" : "...",
    "c_delivery_agent_name" : "...",
    "c_customer_contact_name" : "...",
    "c_remote_customer_address" : "...",
    "c_shipper_contact_name" : "...",
    "c_dest_customer_address" : "...",
    "c_consignee_address" : "...",
    "c_dest_customer_contact_name" : "...",
    "c_customer_email" : "...",
    "c_remote_customer_name" : "...",
    "c_notify_party_contact_name" : "...",
    "c_remote_customer_code" : "...",
    "c_orign_agent_email" : "...",
    "c_notify_party_ref_no" : "...",
    "c_origin_cst_ag_address" : "...",
    "c_dest_frg_loc_code" : "...",
    "c_dest_customer_fax" : "...",
    "c_remote_customer_email" : "...",
    "t_update_date" : "...",
    "c_deliver_to_name" : "...",
    "c_dest_customer_name" : "...",
    "c_consignee_reference_number" : "...",
    "c_consignee_name" : "...",
    "c_customer_reference_number" : "...",
    "c_notify_party_code" : "...",
    "c_notify_party_phone_number" : "...",
    "c_origin_frg_loc_code" : "...",
    "c_delivery_contact_email" : "...",
    "c_remote_customer_contact_name" : "...",
    "c_origin_frg_loc_contact_name" : "...",
    "i_air_booking_number" : "...",
    "c_dest_agent_contact_name" : "...",
    "c_dest_cst_clr_ag_ref_no" : "...",
    "c_origin_frg_loc_ref_no" : "...",
    "c_delivery_code" : "...",
    "c_notify_party_name_address" : "...",
    "c_dest_customer_reference_no" : "...",
    "c_deliver_to_email" : "...",
    "i_shipment_id" : "...",
    "c_origin_cst_ag_code" : "...",
    "c_consignee_contact_name" : "...",
    "c_delivery_address" : "...",
    "c_shipper_code" : "...",
    "c_deliver_to_contact_name" : "...",
    "c_dest_customer_code" : "...",
    "c_consignee_fax" : "...",
    "c_orign_agent_code" : "...",
    "c_remote_customer_fax" : "...",
    "c_origin_frg_loc_email" : "...",
    "c_customer_fax" : "...",
    "c_customer_code" : "...",
    "c_delivery_agent_contact_name" : "...",
    "c_update_user_name" : "...",
    "c_dest_frg_loc_ref_no" : "...",
    "c_origin_frg_loc_phone_no" : "...",
    "c_customer_address" : "...",
    "c_dest_agent_ref_no" : "...",
    "c_dest_cst_clr_ag_phone_no" : "...",
    "c_customer_name" : "...",
    "c_deliver_to_phone" : "...",
    "c_shipper_fax" : "...",
    "c_origin_cst_ag_email" : "...",
    "c_customer_phone" : "...",
    "c_delivery_contact_phone" : "...",
    "c_delivery_contact_name" : "...",
    "c_orign_agent_ref_no" : "...",
    "c_delivery_agent_ref_number" : "...",
    "c_dest_frg_loc_email" : "...",
    "c_orign_agent_address" : "...",
    "c_dest_customer_email" : "...",
    "c_delivery_agent_address" : "...",
    "c_deliver_to_reference_number" : "...",
    "c_dest_frg_loc_customs_info" : "...",
    "i_air_booking_contactdetail_id" : "...",
    "c_deliver_to_code" : "...",
    "c_dest_cst_clr_ag_cont_name" : "...",
    "c_deliver_to" : "...",
    "c_dest_agent_code" : "...",
    "c_shipper_name" : "...",
    "c_delivery_reference_number" : "...",
    "c_orign_agent_contact_name" : "...",
    "c_input_user_name" : "...",
    "c_delivery_name" : "...",
    "c_delivery_agent_email" : "...",
    "c_notify_party_email" : "...",
    "c_dest_frg_loc_name_addr" : "...",
    "c_consignee_phone" : "...",
    "c_shipper_address" : "...",
    "c_origin_frg_loc_address" : "...",
    "c_dest_frg_loc_cont_name" : "...",
    "c_dest_agent_name_address" : "...",
    "c_delivery_agent_fax" : "...",
    "c_consignee_email" : "...",
    "c_delivery_agent_code" : "...",
    "c_shipper_phone" : "...",
    "c_remote_customer_phone" : "...",
    "c_otigin_cst_ag_ref_no" : "...",
    "c_origin_cst_ag_contact_name" : "...",
    "t_input_date" : "...",
    "c_dest_agent_phone_numner" : "...",
    "c_deliver_to_fax" : "..."
  } ] ]
}
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
{
  "success" : 12345,
  "result" : { },
  "message" : "...",
  "errorCode" : "..."
}